2020-2021 Sunseeker Telemetry and Lighting System
gpio_ex2_inputInterrupt.c File Reference
#include "driverlib.h"

Go to the source code of this file.

Functions

int main (void)
 
void PORT2_ISR (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 59 of file gpio_ex2_inputInterrupt.c.

◆ PORT2_ISR()

void PORT2_ISR ( void  )

Definition at line 83 of file gpio_ex2_inputInterrupt.c.